You are here: Symbol Reference > Dew Namespace > Dew.Signal Namespace > Dew.Signal.Units Namespace > Classes > SignalUtils Class > SignalUtils Methods > SignalUtils.PhaseWrap Method
Dew Signal for .NET
ContentsIndexHome
PreviousUpNext
SignalUtils.PhaseWrap Method

Add phase lag to the unwrapped phase.

Syntax
C#
Visual Basic
public static void PhaseWrap([In] TVec Src, [In] TVec Dst, double PhaseLag, bool Radians);

Phase lag, as returned by the PhaseUnwrap routine, will be added to Src and the result will be placed in Dst. If Radians is True, the phaseLag was computed in radians.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!